[core]
	repositoryformatversion = 0
	filemode = false
	bare = false
	logallrefupdates = true
	symlinks = false
	ignorecase = true
[remote "chess"]
	url = https://github.com/maykeul27/The_Queens_Gambit.git
	fetch = +refs/heads/*:refs/remotes/chess/*
[branch "main"]
	remote = chess
	merge = refs/heads/main
[branch "boardCreation"]
	remote = chess
	merge = refs/heads/boardCreation
[gui]
	wmstate = normal
	geometry = 893x435+234+234 175 196
